I am trying to enter keywords in a search field on a web page through R. Firstly I access link in R, use selector gadget to select the search field, extract keyword from list in R, ‘paste’ in search field & ‘enter’ and save. What else can I?
I am trying to enter keywords in a search field on a web page through R.
Firstly I access link in R, use selector gadget to select the search field, extract keyword from list in R, ‘paste’ in search field & ‘enter’ and save. What else can I?